home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
- <!DOCTYPE schema SYSTEM "urn:x-commerceone:document:com:commerceone:xdk:xml:schema.dtd$1.0">
-
- <schema uri="urn:x-commerceone:document:com:commerceone:CBL:CBL.sox$1.0" >
-
- <intro>
- <p>Copyright Notice</p>
- <p>Common Business Library 2.0<br/>
- Copyright 1999 Commerce One, Inc.</p>
- <p>Permission is granted to use, copy, modify and distribute the DTD's, schemas
- and modules in the Commerce One Common Business Library Version 2.0 subject to the terms
- and conditions specified at http://www.marketsite.net/xml/cbl/copyright.html</p>
- </intro>
-
- <!--
- OSTENQ: SG1
-
- This segment is used to identify the parties involved
- in the order status enquiry message. Identification of
- the buyer, or buyer's agent, and the supplier, or
- supplier's agent, is mandatory in the order status
- enquiry message. A logistic service provider may act as
- an agent for a buyer or a supplier.
-
- -->
-
- <!-- Container for Note -->
- <elementtype name="ListOfNote">
- <model>
- <element type="Note" occurs="+" />
- </model>
- </elementtype>
-
- <elementtype name="OrderStatusHeader">
- <model>
- <sequence>
-
- <!-- OSTENQ: DTM -->
- <element type="datetime" name="OrderStatusDate" />
-
- <!-- OSTENQ: NAD -->
- <element type="OrderParty" />
-
- <!-- OSTENQ: FTX -->
- <element type="ListOfNote" occurs="?" />
-
- </sequence>
- </model>
- </elementtype>
- </schema>
-